home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 18
/
CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso
/
CUCD
/
Programming
/
AmigaE
/
Src
/
Tools
/
Lex
/
testinput.lists
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-09-02
|
184 b
|
17 lines
# examples of cell-expressions to parse
<1|2>
<1,2,3>
<1,
<2|3>,
<4,5|6>|
7>
# remove comment for each of the following lines to see error reports:
# <1,bla>
# <1|2,3>
# <1;2>